Searched defs:PPE (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Lex/ | ||
H A D | PreprocessingRecord.cpp | 78 if (!PPE) in isPreprocessedEntityIfInFileID() argument |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 466 PreprocessedEntity *PPE = *First; visitPreprocessedEntities() local |