Home
last modified time | relevance | path

Searched refs:processPathForFileMacro (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Lex/
H A DPPMacroExpansion.cpp1552 processPathForFileMacro(FN, getLangOpts(), getTargetInfo()); in ExpandBuiltinMacro()
1951 void Preprocessor::processPathForFileMacro(SmallVectorImpl<char> &Path, in processPathForFileMacro() function in Preprocessor
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DPreprocessor.h2668 static void processPathForFileMacro(SmallVectorImpl<char> &Path,
/llvm-project-15.0.7/clang/lib/AST/
H A DExpr.cpp2199 clang::Preprocessor::processPathForFileMacro(Path, Ctx.getLangOpts(), in EvaluateInContext()
2233 clang::Preprocessor::processPathForFileMacro(Path, Ctx.getLangOpts(), in EvaluateInContext()