Searched refs:ProfileCommon (Results 1 – 2 of 2) sorted by relevance
/external/clang/include/clang/Analysis/ |
D | AnalysisContext.h | 271 static void ProfileCommon(llvm::FoldingSetNodeID &ID, 312 ProfileCommon(ID, StackFrame, ctx, parent, s); in Profile() 337 ProfileCommon(ID, Scope, ctx, parent, s); in Profile() 370 ProfileCommon(ID, Block, ctx, parent, bd); in Profile()
|
/external/clang/lib/Analysis/ |
D | AnalysisDeclContext.cpp | 355 void LocationContext::ProfileCommon(llvm::FoldingSetNodeID &ID, in ProfileCommon() function in LocationContext
|