Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp1570 processPathForFileMacro(FN, getLangOpts(), getTargetInfo()); in ExpandBuiltinMacro()
1966 void Preprocessor::processPathForFileMacro(SmallVectorImpl<char> &Path, in processPathForFileMacro() function in Preprocessor
1989 processPathForFileMacro(FileName, LangOpts, TI); in processPathToFileName()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2849 static void processPathForFileMacro(SmallVectorImpl<char> &Path,
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2287 clang::Preprocessor::processPathForFileMacro(Path, Ctx.getLangOpts(), in EvaluateInContext()
2320 clang::Preprocessor::processPathForFileMacro(Path, Ctx.getLangOpts(), in EvaluateInContext()