Home
last modified time | relevance | path

Searched refs:EndFunction (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTraversalChecker.cpp28 check::EndFunction > {
H A DCheckerDocumentation.cpp47 check::EndFunction,
H A DMIGChecker.cpp40 check::EndFunction> {
H A DAnalysisOrderChecker.cpp39 check::EndFunction, check::EndAnalysis, check::NewAllocator,
H A DCheckObjCDealloc.cpp97 check::BeginFunction, check::EndFunction,
H A DMallocChecker.cpp302 check::EndFunction, check::PreCall, check::PostCall,
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp212 EndFunction, enumerator
613 CurrentState = EndFunction; in ParseInstruction()
1037 if (CurrentState == EndFunction) { in MatchAndEmitInstruction()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td1513 "EndFunction",