Searched defs:ConfigMacros (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/include/clang/Basic/ |
H A D | Module.h | 472 std::vector<std::string> ConfigMacros; global() variable
|
/llvm-project/llvm/bindings/ocaml/debuginfo/ |
H A D | debuginfo_ocaml.c | 252 value Name, value ConfigMacros, in llvm_dibuild_create_module_native() argument
|
/llvm-project/clang/lib/Lex/ |
H A D | ModuleMap.cpp | 1451 ConfigMacros, global() enumerator
|
/llvm-project/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 1100 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 D | CGDebugInfo.cpp | 2991 SmallString<128> ConfigMacros; getOrCreateModuleRef() local
|