HomeSort by: relevance | last modified time | path
    Searched defs:DefinitionLoc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
Module.h 102 SourceLocation DefinitionLoc;
417 Module(StringRef Name, SourceLocation DefinitionLoc, Module *Parent,
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 5868 CXSourceLocation DefinitionLoc = clang_getCursorLocation(Definition);
5873 clang_getFileLocation(DefinitionLoc, &DefinitionFile, &DefinitionLine,

Completed in 24 milliseconds