Searched refs:PPE (Results 1 – 5 of 5) sorted by relevance
75 static bool isPreprocessedEntityIfInFileID(PreprocessedEntity *PPE, FileID FID, in isPreprocessedEntityIfInFileID() argument78 if (!PPE) in isPreprocessedEntityIfInFileID()81 SourceLocation Loc = PPE->getSourceRange().getBegin(); in isPreprocessedEntityIfInFileID()107 if (PreprocessedEntity *PPE = LoadedPreprocessedEntities[LoadedIndex]) in isEntityInFileID() local108 return isPreprocessedEntityIfInFileID(PPE, FID, SourceMgr); in isEntityInFileID()199 SourceLocation getLoc(PreprocessedEntity *PPE) const { in getLoc()200 SourceRange Range = PPE->getSourceRange(); in getLoc()
20 The third region is the PPE register base and size.
2087 ParameterPackExpansion PPE(Pack); in printLeft()2088 PPE.printLeft(OB); in printLeft()
6739 SourceLocation getLoc(const PPEntityOffset &PPE) const { in getLoc()6740 return Reader.ReadSourceLocation(M, PPE.getBegin()); in getLoc()
26321 @Article{Long:1979:PPE,