Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Basic/
H A DModule.h472 std::vector<std::string> ConfigMacros; global() variable
/llvm-project/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c252 value Name, value ConfigMacros, in llvm_dibuild_create_module_native() argument
/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1451 ConfigMacros, global() enumerator
/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1100 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) LLVMDIBuilderCreateModule() argument
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2991 SmallString<128> ConfigMacros; getOrCreateModuleRef() local