Home
last modified time | relevance | path

Searched defs:TIMELoc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp1077 static void ComputeDATE_TIME(SourceLocation &DATELoc, SourceLocation &TIMELoc, in ComputeDATE_TIME()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h185 SourceLocation DATELoc, TIMELoc; variable