Searched refs:ProfileCommon (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/ |
| H A D | AnalysisDeclContext.h | 285 static void ProfileCommon(llvm::FoldingSetNodeID &ID, 328 ProfileCommon(ID, StackFrame, ctx, parent, s); in Profile() 354 ProfileCommon(ID, Scope, ctx, parent, s); in Profile() 388 ProfileCommon(ID, Block, ctx, parent, bd); in Profile()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/ |
| H A D | AnalysisDeclContext.cpp | 349 void LocationContext::ProfileCommon(llvm::FoldingSetNodeID &ID, in ProfileCommon() function in LocationContext
|