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

  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTBitCodes.h 273 const unsigned int NUM_PREDEF_PP_ENTITY_IDS = 1;
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp 2385 + NUM_PREDEF_PP_ENTITY_IDS;
2453 NUM_PREDEF_PP_ENTITY_IDS};
ASTReader.cpp 1815 I = M.PreprocessedEntityRemap.find(LocalID - NUM_PREDEF_PP_ENTITY_IDS);

Completed in 39 milliseconds