Home
last modified time | relevance | path

Searched defs:QualifiedName (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallDescription.cpp39 ArrayRef<StringRef> QualifiedName, in CallDescription()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallDescription.h78 std::vector<std::string> QualifiedName; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DObjectFormats.cpp92 bool isMachOInitializerSection(StringRef QualifiedName) { in isMachOInitializerSection()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp78 std::string QualifiedName; in getName() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h246 QualifiedName, enumerator
479 QualifiedNameNode *QualifiedName = nullptr; member
H A DItaniumDemangle.h1135 QualifiedName(const Node *Qualifier_, const Node *Name_) in QualifiedName() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3330 emitConstantSymbolRecord(const DIType * DTy,APSInt & Value,const std::string & QualifiedName) emitConstantSymbolRecord() argument
3400 std::string QualifiedName = emitDebugInfoForGlobal() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp3198 Init *QualifiedName = QualifyName(*ArgsRec, Name); in ParseTemplateArgValueList() local