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

  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTBitCodes.h 1376 DECL_CXX_CONSTRUCTOR,
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriterDecl.cpp 1401 Code = serialization::DECL_CXX_CONSTRUCTOR;
ASTReaderDecl.cpp 3862 case DECL_CXX_CONSTRUCTOR:
ASTWriter.cpp 916 RECORD(DECL_CXX_CONSTRUCTOR);

Completed in 24 milliseconds