Searched defs:Module (Results 1 - 23 of 23) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
H A DModuleLoader.h
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DGeneratePCH.cpp27 PCHGenerator(const Preprocessor &PP, StringRef OutputFile, clang::Module *Module, StringRef isysroot, raw_ostream *OS, bool AllowASTWithErrors) argument
H A DModuleManager.cpp54 addModule(StringRef FileName, ModuleKind Type, SourceLocation ImportLoc, ModuleFile *ImportedBy, unsigned Generation, off_t ExpectedSize, time_t ExpectedModTime, ModuleFile *&Module, std::string &ErrorStr) argument
/freebsd-10-stable/sys/contrib/dev/acpica/components/utilities/
H A Duttrack.c142 AcpiUtAllocateAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
211 AcpiUtAllocateZeroedAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
280 AcpiUtFreeAndTrack( void *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
406 AcpiUtTrackAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, ACPI_SIZE Size, UINT8 AllocType, UINT32 Component, const char *Module, UINT32 Line) argument
510 AcpiUtRemoveAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
647 AcpiUtDumpAllocations( UINT32 Component, const char *Module) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Basic/
H A DModule.cpp27 Module::Module(StringRef Name, SourceLocation DefinitionLoc, Module *Parent, function in class:Module
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Frontend/
H A DFrontendActions.h95 clang::Module *Module; member in class:clang::GenerateModuleAction
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DModule.h43 class Module : class in namespace:lldb_private
[all...]
/freebsd-10-stable/contrib/llvm/tools/llvm-symbolizer/
H A DLLVMSymbolize.h106 ObjectFile *Module; member in class:llvm::symbolize::ModuleInfo
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DModule.cpp45 Module::Module(StringRe function in class:Module
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DFrontendActions.cpp155 collectModuleHeaderIncludes(const LangOptions &LangOpts, FileManager &FileMgr, ModuleMap &ModMap, clang::Module *Module, SmallVectorImpl<char> &Includes) argument
[all...]
H A DCompilerInstance.cpp785 compileModule(CompilerInstance &ImportingInstance, SourceLocation ImportLoc, Module *Module, StringRef ModuleFileName) argument
1121 clang::Module *Module = 0; local
1381 Module, ImportLoc); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DModule.h47 class Module { class in namespace:clang
247 explicit Module(StringRef Name, SourceLocation DefinitionLoc, function in class:clang::Module
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DModule.h112 class Module { class in namespace:llvm
[all...]
/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCModuleYAML.cpp118 struct Module { struct in namespace:llvm::MCModuleYAML
[all...]
H A DMCObjectDisassembler.cpp78 MCModule *Module = new MCModule; local
84 MCModule *Module = buildEmptyModule(); local
92 void MCObjectDisassembler::buildSectionAtoms(MCModule *Module) { argument
181 buildCFG(MCModule *Module) argument
322 getBBAt(MCModule *Module, MCFunction *MCFN, uint64_t BBBeginAddr, AddressSetTy &CallTargets, AddressSetTy &TailCallTargets) argument
473 createFunction(MCModule *Module, uint64_t BeginAddr, AddressSetTy &CallTargets, AddressSetTy &TailCallTargets) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DHeaderSearch.cpp113 std::string HeaderSearch::getModuleFileName(Module *Module) { argument
137 Module *Module = ModMap.findModule(ModuleName); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DModule.cpp132 Module function in class:Module
173 Module::Module(const FileSpec& file_spec, function in class:Module
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTWriter.h754 clang::Module *Modul member in class:clang::PCHGenerator
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp885 constructImportedEntityDIE(CompileUnit *TheCU, const DIImportedEntity &Module, DIE *Context) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2560 llvm::Value *Module = MakeGlobal(ModuleTy, Elements); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp1558 StringRef Module = AL.getArgAsIdent(0)->Ident->getName(); local
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c7891 typedef struct Module Module; typedef in typeref:struct:Module
9733 struct Module { struct
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c11957 typedef struct Module Module; typedef in typeref:struct:Module
14246 struct Module { struct
[all...]

Completed in 1148 milliseconds