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.cpp1657 processPathForFileMacro(FN, getLangOpts(), getTargetInfo()); in ExpandBuiltinMacro()
2058 void Preprocessor::processPathForFileMacro(SmallVectorImpl<char> &Path, in processPathForFileMacro() function in Preprocessor
2081 processPathForFileMacro(FileName, LangOpts, TI); in processPathToFileName()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2995 static void processPathForFileMacro(SmallVectorImpl<char> &Path,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2329 clang::Preprocessor::processPathForFileMacro(Path, Ctx.getLangOpts(), in EvaluateInContext()
2362 clang::Preprocessor::processPathForFileMacro(Path, Ctx.getLangOpts(), in EvaluateInContext()