Home
last modified time | relevance | path

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

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