Searched refs:ProfileCommon (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Analysis/
H A DAnalysisContext.h258 static void ProfileCommon(llvm::FoldingSetNodeID &ID,
299 ProfileCommon(ID, StackFrame, ctx, parent, s);
324 ProfileCommon(ID, Scope, ctx, parent, s);
357 ProfileCommon(ID, Block, ctx, parent, bd);
/external/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp306 void LocationContext::ProfileCommon(llvm::FoldingSetNodeID &ID, function in class:LocationContext

Completed in 63 milliseconds