HomeSort by: relevance | last modified time | path
    Searched refs:isConstWhenWriting (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/utils/TableGen/
ASTTableGen.cpp 76 if (!forRead && isConstWhenWriting())
ClangASTPropertiesEmitter.cpp 655 if (!info.IsReader && type.isConstWhenWriting()) {
700 if (type.isConstWhenWriting() && !info.IsReader)
741 type.isConstWhenWriting(),
ASTTableGen.h 276 bool isConstWhenWriting() const {

Completed in 55 milliseconds