Searched refs:EndFunction (Results 1 – 15 of 15) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | TraversalChecker.cpp | 30 : public Checker<check::BeginFunction, check::EndFunction> {
|
| H A D | CheckerDocumentation.cpp | 47 check::EndFunction,
|
| H A D | VirtualCallChecker.cpp | 43 : public CheckerFamily<check::BeginFunction, check::EndFunction,
|
| H A D | MIGChecker.cpp | 40 check::EndFunction> {
|
| H A D | AnalysisOrderChecker.cpp | 38 check::EndFunction, check::EndAnalysis, check::NewAllocator,
|
| H A D | TestAfterDivZeroChecker.cpp | 77 check::EndFunction> {
|
| H A D | StackAddrEscapeChecker.cpp | 32 check::EndFunction> {
|
| H A D | CheckObjCDealloc.cpp | 97 check::BeginFunction, check::EndFunction,
|
| H A D | MallocChecker.cpp | 386 check::PreStmt<ReturnStmt>, check::EndFunction, check::PreCall,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
| H A D | WebAssemblyAsmParser.cpp | 244 EndFunction, enumerator 662 CurrentState = EndFunction; in parseInstruction() 1182 if (CurrentState == EndFunction) { in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
| H A D | RetainCountChecker.h | 241 check::EndFunction,
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/ |
| H A D | UninitializedObjectChecker.cpp | 40 : public Checker<check::EndFunction, check::DeadSymbols> {
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | Checker.h | 269 class EndFunction {
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
| H A D | Checkers.td | 1461 "EndFunction",
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 15734 {"_ZN4llvm17DwarfCFIException11EndFunctionEv", "llvm::DwarfCFIException::EndFunction()"}, 15911 {"_ZN4llvm14DwarfException11EndFunctionEv", "llvm::DwarfException::EndFunction()"}, 15931 {"_ZN4llvm19DwarfTableException11EndFunctionEv", "llvm::DwarfTableException::EndFunction()"}, 17231 {"_ZN4llvm17MachineModuleInfo11EndFunctionEv", "llvm::MachineModuleInfo::EndFunction()"},
|