Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp271 bool IsPartition = !Partition.empty(); in ActOnModuleDecl() local
577 bool IsPartition) { in ActOnModuleImport()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp2573 bool IsPartition = false; in ParseModuleImport() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1076 bool IsPartition; member
3096 bool IsPartition = consumeIf('P'); in parseModuleNameOpt() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp1120 void CXXNameMangler::mangleModuleNamePrefix(StringRef Name, bool IsPartition) { in mangleModuleNamePrefix()