Searched defs:IsPartition (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaModule.cpp | 185 bool IsPartition = !Partition.empty(); ActOnModuleDecl() local |
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | Parser.cpp | 2549 bool IsPartition = false; ParseModuleImport() local |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/ | ||
H A D | ItaniumDemangle.h | 1077 bool IsPartition; global() member |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ItaniumMangle.cpp | 1119 mangleModuleNamePrefix(StringRef Name,bool IsPartition) mangleModuleNamePrefix() argument |