Searched refs:PPE (Results 1 – 5 of 5) sorted by relevance
78 static bool isPreprocessedEntityIfInFileID(PreprocessedEntity *PPE, FileID FID, in isPreprocessedEntityIfInFileID() argument81 if (!PPE) in isPreprocessedEntityIfInFileID()84 SourceLocation Loc = PPE->getSourceRange().getBegin(); in isPreprocessedEntityIfInFileID()110 if (PreprocessedEntity *PPE = LoadedPreprocessedEntities[LoadedIndex]) in isEntityInFileID() local111 return isPreprocessedEntityIfInFileID(PPE, FID, SourceMgr); in isEntityInFileID()202 SourceLocation getLoc(PreprocessedEntity *PPE) const { in getLoc()203 SourceRange Range = PPE->getSourceRange(); in getLoc()
20 The third region is the PPE register base and size.
2049 ParameterPackExpansion PPE(Pack); in printLeft()2050 PPE.printLeft(OB); in printLeft()
6400 SourceLocation getLoc(const PPEntityOffset &PPE) const { in getLoc()6401 return Reader.ReadSourceLocation(M, PPE.getBegin()); in getLoc()
26321 @Article{Long:1979:PPE,