Searched defs:ConfigMacros (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DModule.cpp485 OS << ConfigMacros[I]; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DModule.h389 std::vector<std::string> ConfigMacros; member in class:clang::Module
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c252 llvm_dibuild_create_module_native(value Builder, LLVMMetadataRef ParentScope, value Name, value ConfigMacros, value IncludePath, value SysRoot) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp905 LLVMDIBuilderCreateModule(LLVMDIBuilderRef Builder, LLVMMetadataRef ParentScope, const char *Name, size_t NameLen, const char *ConfigMacros, size_t ConfigMacrosLen, const char *IncludePath, size_t IncludePathLen, const char *APINotesFile, size_t APINotesFileLen) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp1352 ConfigMacros, enumerator in enum:clang::MMToken::TokenKind

Completed in 275 milliseconds