Home
last modified time | relevance | path

Searched refs:PPE (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp78 static bool isPreprocessedEntityIfInFileID(PreprocessedEntity *PPE, FileID FID, in isPreprocessedEntityIfInFileID() argument
81 if (!PPE) in isPreprocessedEntityIfInFileID()
84 SourceLocation Loc = PPE->getSourceRange().getBegin(); in isPreprocessedEntityIfInFileID()
110 if (PreprocessedEntity *PPE = LoadedPreprocessedEntities[LoadedIndex]) in isEntityInFileID() local
111 return isPreprocessedEntityIfInFileID(PPE, FID, SourceMgr); in isEntityInFileID()
202 SourceLocation getLoc(PreprocessedEntity *PPE) const { in getLoc()
203 SourceRange Range = PPE->getSourceRange(); in getLoc()
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dhisilicon-hns-dsaf.txt20 The third region is the PPE register base and size.
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2049 ParameterPackExpansion PPE(Pack); in printLeft()
2050 PPE.printLeft(OB); in printLeft()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp6400 SourceLocation getLoc(const PPEntityOffset &PPE) const { in getLoc()
6401 return Reader.ReadSourceLocation(M, PPE.getBegin()); in getLoc()
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in26321 @Article{Long:1979:PPE,