HomeSort by relevance Sort by last modified time
    Searched refs:getSourceLocation (Results 1 - 15 of 15) sorted by null

  /external/clang/include/clang/Lex/
PTHLexer.h 95 /// getSourceLocation - Return a source location for the token in
97 SourceLocation getSourceLocation();
Lexer.h 210 /// getSourceLocation - Return a source location identifier for the specified
212 SourceLocation getSourceLocation(const char *Loc, unsigned TokLen = 1) const;
214 /// getSourceLocation - Return a source location for the next character in
216 SourceLocation getSourceLocation() { return getSourceLocation(BufferPtr); }
396 Result.setLocation(getSourceLocation(BufferPtr, TokLen));
PreprocessorLexer.h 86 /// getSourceLocation - Return the source location for the next observable
88 virtual SourceLocation getSourceLocation() = 0;
  /external/clang/lib/Lex/
PPLexerChange.cpp 301 SourceMgr.getFileCharacteristic(CurPPLexer->getSourceLocation());
302 Callbacks->FileChanged(CurPPLexer->getSourceLocation(),
Lexer.cpp     [all...]
PPDirectives.cpp 360 const SourceLocation ConditionalBegin = CurPPLexer->getSourceLocation();
375 const SourceLocation ConditionalEnd = CurPPLexer->getSourceLocation();
849 Callbacks->FileChanged(CurPPLexer->getSourceLocation(),
    [all...]
PTHLexer.cpp 292 SourceLocation PTHLexer::getSourceLocation() {
293 // getSourceLocation is not on the hot path. It is used to get the location
  /external/clang/lib/AST/
DeclCXX.cpp     [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]
SemaTemplateInstantiateDecl.cpp     [all...]
  /external/clang/include/clang/AST/
DeclCXX.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.launching_3.5.100.v20100526.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilt/common/antlr/
antlr-3.4-complete.jar 

Completed in 182 milliseconds