Home
last modified time | relevance | path

Searched defs:Memorized (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Analysis/Analyses/
H A DExprMutationAnalyzer.h80 Memoized &Memorized; member
120 auto it = Memorized.FuncParmAnalyzer.find(&Func); in getFunctionParmMutationAnalyzer() argument
[all...]
/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp673 FunctionParmMutationAnalyzer(const FunctionDecl & Func,ASTContext & Context,ExprMutationAnalyzer::Memoized & Memorized) FunctionParmMutationAnalyzer() argument