Home
last modified time | relevance | path

Searched defs:PPE (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp78 if (!PPE) in isPreprocessedEntityIfInFileID() argument
110 if (PreprocessedEntity *PPE = LoadedPreprocessedEntities[LoadedIndex]) isEntityInFileID() local
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp466 PreprocessedEntity *PPE = *First; visitPreprocessedEntities() local