Home
last modified time | relevance | path

Searched defs:IsTopLevel (Results 1 – 5 of 5) sorted by relevance

/llvm-project/flang/include/flang/Semantics/
H A Dscope.h92 bool IsTopLevel() const { in IsTopLevel() function
/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileMatcher.cpp440 countMismatchedFuncSamples(const FunctionSamples & FS,bool IsTopLevel) countMismatchedFuncSamples() argument
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp1702 bool IsTopLevel; global() member
/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp3477 isQualificationConversionStep(QualType FromType,QualType ToType,bool CStyle,bool IsTopLevel,bool & PreviousToQualsIncludeConst,bool & ObjCLifetimeConversion) isQualificationConversionStep() argument
H A DSemaDeclCXX.cpp18796 checkExceptionSpecification(bool IsTopLevel,ExceptionSpecificationType EST,ArrayRef<ParsedType> DynamicExceptions,ArrayRef<SourceRange> DynamicExceptionRanges,Expr * NoexceptExpr,SmallVectorImpl<QualType> & Exceptions,FunctionProtoType::ExceptionSpecInfo & ESI) checkExceptionSpecification() argument