Home
last modified time | relevance | path

Searched refs:Ident__FILE_NAME__ (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp371 Ident__FILE_NAME__ = RegisterBuiltinMacro(*this, "__FILE_NAME__"); in RegisterBuiltinMacros()
1512 II == Ident__FILE_NAME__) { in ExpandBuiltinMacro()
1535 if (II == Ident__FILE_NAME__) { in ExpandBuiltinMacro()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h157 IdentifierInfo *Ident__FILE_NAME__; // __FILE_NAME__ variable