HomeSort by relevance Sort by last modified time
    Searched refs:NUM_PREDEF_TYPE_IDS (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Serialization/
ASTBitCodes.h 76 /// sets. The values below NUM_PREDEF_TYPE_IDs are predefined type
78 /// placeholder for "no type". Values from NUM_PREDEF_TYPE_IDs are
352 /// subtracting NUM_PREDEF_TYPE_IDS, are used to index into the
809 /// NUM_PREDEF_TYPE_IDs.
810 const unsigned NUM_PREDEF_TYPE_IDS = 100;
    [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
ASTReader.cpp     [all...]

Completed in 66 milliseconds