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

  /external/clang/include/clang/Lex/
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));
  /external/clang/lib/Lex/
PTHLexer.cpp 292 SourceLocation PTHLexer::getSourceLocation() {
293 // getSourceLocation is not on the hot path. It is used to get the location
Lexer.cpp     [all...]
  /external/clang/lib/AST/
DeclCXX.cpp     [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 136 milliseconds