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

  /external/clang/include/clang/Lex/
ModuleLoader.h 58 virtual Module *loadModule(SourceLocation ImportLoc, ModuleIdPath Path,
  /external/clang/unittests/Lex/
PreprocessingRecordTest.cpp 52 virtual Module *loadModule(SourceLocation ImportLoc, ModuleIdPath Path,
LexerTest.cpp 51 virtual Module *loadModule(SourceLocation ImportLoc, ModuleIdPath Path,
  /frameworks/compile/slang/
slang.h 176 virtual clang::Module *loadModule(clang::SourceLocation ImportLoc,
slang.cpp 280 clang::Module *Slang::loadModule(clang::SourceLocation ImportLoc,
  /external/clang/include/clang/Frontend/
CompilerInstance.h 657 virtual Module *loadModule(SourceLocation ImportLoc, ModuleIdPath Path,
ASTUnit.h 781 virtual Module *loadModule(SourceLocation ImportLoc, ModuleIdPath Path,
  /external/clang/unittests/Basic/
SourceManagerTest.cpp 52 virtual Module *loadModule(SourceLocation ImportLoc, ModuleIdPath Path,
  /external/qemu/distrib/sdl-1.2.12/src/loadso/macosx/
SDL_dlcompat.c 242 static struct dlstatus *loadModule(const char *path, const struct stat *sbuf, int mode);
772 static struct dlstatus *loadModule(const char *path, const struct stat *sbuf, int mode)
1003 dls = loadModule(fullPath, sbuf, mode);
    [all...]
  /external/clang/lib/Lex/
Preprocessor.cpp 620 (void)TheModuleLoader.loadModule(ModuleImportLoc, ModuleImportPath,
PPDirectives.cpp     [all...]
  /external/clang/lib/Frontend/
CompilerInstance.cpp 847 Module *CompilerInstance::loadModule(SourceLocation ImportLoc,
    [all...]
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /external/clang/lib/Sema/
SemaCodeComplete.cpp     [all...]
SemaDecl.cpp     [all...]

Completed in 247 milliseconds