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

  /external/clang/include/clang/Lex/
ModuleLoader.h 30 typedef ArrayRef<std::pair<IdentifierInfo *, SourceLocation> > ModuleIdPath;
95 ModuleIdPath Path,
PPCallbacks.h 142 ModuleIdPath Path,
368 void moduleImport(SourceLocation ImportLoc, ModuleIdPath Path,
  /external/clang/unittests/Lex/
PPConditionalDirectiveRecordTest.cpp 56 ModuleIdPath Path,
PPCallbacksTest.cpp 39 ModuleIdPath Path,
LexerTest.cpp 32 ModuleIdPath Path,
  /frameworks/compile/slang/
slang.h 178 clang::ModuleIdPath Path,
slang.cpp 286 clang::ModuleIdPath Path,
  /external/clang/include/clang/Frontend/
CompilerInstance.h 702 ModuleLoadResult loadModule(SourceLocation ImportLoc, ModuleIdPath Path,
ASTUnit.h     [all...]
  /external/clang/unittests/Basic/
SourceManagerTest.cpp 56 ModuleIdPath Path,
  /external/clang/lib/Frontend/
CompilerInstance.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h 128 typedef ArrayRef<std::pair<IdentifierInfo *, SourceLocation>> ModuleIdPath;
    [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp     [all...]
SemaDecl.cpp     [all...]

Completed in 157 milliseconds