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

  /external/clang/lib/Lex/
Preprocessor.cpp 87 NumDirectives = NumDefined = NumUndefined = NumPragma = 0;
254 llvm::errs() << " " << NumDefined << " #define.\n";
    [all...]
PPDirectives.cpp     [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 578 unsigned NumDirectives, NumDefined, NumUndefined, NumPragma;
    [all...]

Completed in 232 milliseconds