reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
320 static SimpleType getSimplifiedValue(User::op_iterator &Val) { 327 static SimpleType getSimplifiedValue(User::const_op_iterator &Val) {include/llvm/Support/Casting.h
37 static SimpleType &getSimplifiedValue(From &Val) { return Val; }
tools/clang/include/clang/AST/CanonicalType.h 370 static SimpleType getSimplifiedValue(::clang::CanQual<T> Val) {
tools/clang/include/clang/AST/Type.h 1268 static SimpleType getSimplifiedValue(::clang::QualType Val) {
tools/clang/include/clang/Analysis/CFG.h 1463 static SimpleType getSimplifiedValue(::clang::CFGTerminator Val) {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h 1284 getSimplifiedValue(clang::ento::CallEventRef<T> Val) {
tools/polly/include/polly/Support/ScopHelper.h 288 static SimpleType getSimplifiedValue(polly::MemAccInst &I) {