Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12867 bool HasInteresting = false; variable
12877 if (!HasInteresting) in set()
12878 HasInteresting = (info != FunctionProtoType::ExtParameterInfo()); in set()
12885 if (!HasInteresting) in getPointerOrNull()