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

  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTBitCodes.h 1463 DECL_OMP_ALLOCATE,
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriterDecl.cpp 1848 Code = serialization::DECL_OMP_ALLOCATE;
ASTReaderDecl.cpp 4032 case DECL_OMP_ALLOCATE: {
ASTWriter.cpp 950 RECORD(DECL_OMP_ALLOCATE);

Completed in 74 milliseconds