Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp1707 processPathForFileMacro(FN, getLangOpts(), getTargetInfo()); in ExpandBuiltinMacro()
2104 void Preprocessor::processPathForFileMacro(SmallVectorImpl<char> &Path, in processPathForFileMacro() function in Preprocessor
2127 processPathForFileMacro(FileName, LangOpts, TI); in processPathToFileName()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2920 static void processPathForFileMacro(SmallVectorImpl<char> &Path,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2312 clang::Preprocessor::processPathForFileMacro(Path, Ctx.getLangOpts(), in EvaluateInContext()
2345 clang::Preprocessor::processPathForFileMacro(Path, Ctx.getLangOpts(), in EvaluateInContext()