Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DStmtProfile.cpp165 class StmtProfilerWithoutPointers : public StmtProfiler { class
168 StmtProfilerWithoutPointers(llvm::FoldingSetNodeID &ID, ODRHash &Hash) in StmtProfilerWithoutPointers() function in __anonbd345c990111::StmtProfilerWithoutPointers
2020 StmtProfilerWithoutPointers Profiler(ID, Hash); in ProcessODRHash()