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

/external/clang/include/clang/Lex/
H A DPreprocessor.h219 SourceLocation CodeCompletionLoc; member in class:clang::Preprocessor
957 SourceLocation getCodeCompletionLoc() const { return CodeCompletionLoc; }

Completed in 58 milliseconds