Home
last modified time | relevance | path

Searched defs:IsPartition (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp185 bool IsPartition = !Partition.empty(); in ActOnModuleDecl() local
487 bool IsPartition) { in ActOnModuleImport()
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp2549 bool IsPartition = false; in ParseModuleImport() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1077 bool IsPartition; member
3097 bool IsPartition = consumeIf('P'); in parseModuleNameOpt() local
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp1119 void CXXNameMangler::mangleModuleNamePrefix(StringRef Name, bool IsPartition) { in mangleModuleNamePrefix()