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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DModuleLoader.h
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DGeneratePCH.cpp27 PCHGenerator(const Preprocessor &PP, StringRef OutputFile, clang::Module *Module, StringRef isysroot, raw_ostream *OS) 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.0-release/sys/contrib/dev/acpica/components/utilities/
H A Dutalloc.c342 AcpiUtAllocate( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
394 AcpiUtAllocateZeroed( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
H A Duttrack.c144 AcpiUtAllocateAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
197 AcpiUtAllocateZeroedAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
254 AcpiUtFreeAndTrack( void *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
380 AcpiUtTrackAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, ACPI_SIZE Size, UINT8 AllocType, UINT32 Component, const char *Module, UINT32 Line) argument
483 AcpiUtRemoveAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
620 AcpiUtDumpAllocations( UINT32 Component, const char *Module) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/llvm-symbolizer/
H A DLLVMSymbolize.h80 OwningPtr<ObjectFile> Module; member in class:llvm::symbolize::ModuleInfo
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DModule.cpp45 Module::Module(StringRe function in class:Module
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Basic/
H A DModule.cpp25 Module::Module(StringRef Name, SourceLocation DefinitionLoc, Module *Parent, function in class:Module
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DFrontendActions.h101 clang::Module *Module; member in class:clang::GenerateModuleAction
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DModule.h43 class Module : class in namespace:lldb_private
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DModule.h45 class Module { class in namespace:clang
230 explicit Module(StringRef Name, SourceLocation DefinitionLoc, function in class:clang::Module
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DFrontendActions.cpp165 collectModuleHeaderIncludes(const LangOptions &LangOpts, FileManager &FileMgr, ModuleMap &ModMap, clang::Module *Module, SmallVectorImpl<char> &Includes) argument
[all...]
H A DCompilerInstance.cpp763 compileModule(CompilerInstance &ImportingInstance, SourceLocation ImportLoc, Module *Module, StringRef ModuleFileName) argument
1104 clang::Module *Module = 0; local
1368 Module, ImportLoc); local
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DModule.h112 class Module { class in namespace:llvm
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DHeaderSearch.cpp112 std::string HeaderSearch::getModuleFileName(Module *Module) { argument
136 Module *Module = ModMap.findModule(ModuleName); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Core/
H A DModule.cpp130 Module function in class:Module
170 Module::Module(const FileSpec& file_spec, function in class:Module
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTWriter.h742 clang::Module *Modul member in class:clang::PCHGenerator
[all...]
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp802 constructImportedModuleDIE(CompileUnit *TheCU, const DIImportedModule &Module, DIE *Context) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2537 llvm::Value *Module = MakeGlobal(ModuleTy, Elements); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp1343 StringRef Module = AL.getParameterName()->getName(); local
/freebsd-10.0-release/contrib/sqlite3/
H A Dsqlite3.c8462 typedef struct Module Module; typedef in typeref:struct:Module
10338 struct Module { struct
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c7891 typedef struct Module Module; typedef in typeref:struct:Module
9733 struct Module { struct
[all...]

Completed in 711 milliseconds