Searched refs:ProfileCommon (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
| H A D | AnalysisDeclContext.h | 293 static void ProfileCommon(llvm::FoldingSetNodeID &ID, ContextKind ck, 341 ProfileCommon(ID, StackFrame, ADC, ParentLC, S); in Profile() 378 ProfileCommon(ID, Block, ADC, ParentLC, BD); in Profile()
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | AnalysisDeclContext.cpp | 403 void LocationContext::ProfileCommon(llvm::FoldingSetNodeID &ID, in ProfileCommon() function in LocationContext
|