Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DStmtProfile.cpp169 class StmtProfilerWithoutPointers : public StmtProfiler { class
172 StmtProfilerWithoutPointers(llvm::FoldingSetNodeID &ID, ODRHash &Hash) in StmtProfilerWithoutPointers() function in __anona0c33d7a0111::StmtProfilerWithoutPointers
2365 StmtProfilerWithoutPointers Profiler(ID, Hash); in ProcessODRHash()