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 78 /// sets. The values below NUM_PREDEF_TYPE_IDs are predefined type
80 /// placeholder for "no type". Values from NUM_PREDEF_TYPE_IDs are
312 /// subtracting NUM_PREDEF_TYPE_IDS, are used to index into the
759 /// NUM_PREDEF_TYPE_IDs.
760 const unsigned NUM_PREDEF_TYPE_IDS = 100;
    [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
ASTReader.cpp     [all...]

Completed in 42 milliseconds