Searched refs:EndFunction (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | TraversalChecker.cpp | 28 check::EndFunction > {
|
H A D | CheckerDocumentation.cpp | 47 check::EndFunction,
|
H A D | MIGChecker.cpp | 40 check::EndFunction> {
|
H A D | AnalysisOrderChecker.cpp | 39 check::EndFunction, check::EndAnalysis, check::NewAllocator,
|
H A D | CheckObjCDealloc.cpp | 97 check::BeginFunction, check::EndFunction,
|
H A D | MallocChecker.cpp | 302 check::EndFunction, check::PreCall, check::PostCall,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
H A D | WebAssemblyAsmParser.cpp | 212 EndFunction, enumerator 613 CurrentState = EndFunction; in ParseInstruction() 1037 if (CurrentState == EndFunction) { in MatchAndEmitInstruction()
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
H A D | Checkers.td | 1513 "EndFunction",
|