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

/external/clang/include/clang/Lex/
H A DPreprocessor.h132 SourceLocation DATELoc, TIMELoc; member in class:clang::Preprocessor
1278 return DATELoc != SourceLocation() || TIMELoc != SourceLocation();

Completed in 66 milliseconds