Searched defs:LLVM_REPOSITORY (Results 1 – 2 of 2) sorted by relevance
25 set(LLVM_REPOSITORY ${Project_WC_URL} PARENT_SCOPE) variable44 set(LLVM_REPOSITORY ${CMAKE_MATCH_1} PARENT_SCOPE) variable
2 #define LLVM_REPOSITORY "https://github.com/llvm/llvm-project.git" macro