Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp185 bool IsPartition = !Partition.empty(); ActOnModuleDecl() local
487 ActOnModuleImport(SourceLocation StartLoc,SourceLocation ExportLoc,SourceLocation ImportLoc,ModuleIdPath Path,bool IsPartition) ActOnModuleImport() argument
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp2549 bool IsPartition = false; ParseModuleImport() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1077 bool IsPartition; global() member
3097 bool IsPartition = consumeIf('P'); parseModuleNameOpt() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp1119 mangleModuleNamePrefix(StringRef Name,bool IsPartition) mangleModuleNamePrefix() argument