Home
last modified time | relevance | path

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

/llvm-project/clang/test/CXX/expr/expr.const/
H A Dp3-0x.cpp8 void NonConstF() { in NonConstF() function
/llvm-project/llvm/lib/Analysis/
H A DRegionPrinter.cpp235 auto NonConstF = const_cast<Function *>(F); in invokeFunctionPass() local