Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPMacroExpansion.cpp1572 processPathForFileMacro(FN, getLangOpts(), getTargetInfo()); in ExpandBuiltinMacro()
1965 void Preprocessor::processPathForFileMacro(SmallVectorImpl<char> &Path, in processPathForFileMacro() function in Preprocessor
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h2841 static void processPathForFileMacro(SmallVectorImpl<char> &Path,
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExpr.cpp2286 clang::Preprocessor::processPathForFileMacro(Path, Ctx.getLangOpts(), in EvaluateInContext()
2320 clang::Preprocessor::processPathForFileMacro(Path, Ctx.getLangOpts(), in EvaluateInContext()