Searched defs:DeclName (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Extract/
H A DExtract.h34 ExtractFunction(CodeRangeASTSelection Code, Optional<std::string> DeclName) argument
46 std::string DeclName; member in class:clang::tooling::final
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DExtract.cpp180 OS << DeclName << '('; local
69 initiate(RefactoringRuleContext &Context, CodeRangeASTSelection Code, Optional<std::string> DeclName) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexSymbol.cpp490 DeclarationName DeclName = ND->getDeclName(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DIssueHash.cpp92 std::string DeclName; local
H A DExprEngineCallAndReturn.cpp845 DeclarationName DeclName = Ctx.DeclarationNames.getIdentifier(&II); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGCDAntipatternChecker.cpp59 decltype(auto) equalsBoundArgDecl(int ArgIdx, const char *DeclName) { argument
64 decltype(auto) bindAssignmentToDecl(const char *DeclName) { argument
75 std::string DeclName = ND->getNameAsString(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp272 void DeclPrinter::printDeclType(QualType T, StringRef DeclName, bool Pack) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp231 DeclarationName DeclName = C.DeclarationNames.getIdentifier(&II); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp2400 Init *DeclName = StringInit::get(Str); local
2446 Init *DeclName local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4627 StringRef DeclName, LinkageName; local

Completed in 135 milliseconds