Searched defs:IsTopLevel (Results 1 – 5 of 5) sorted by relevance
/llvm-project/flang/include/flang/Semantics/ |
H A D | scope.h | 92 bool IsTopLevel() const { in IsTopLevel() function
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | SampleProfileMatcher.cpp | 440 countMismatchedFuncSamples(const FunctionSamples & FS,bool IsTopLevel) countMismatchedFuncSamples() argument
|
/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 1702 bool IsTopLevel; global() member
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 3477 isQualificationConversionStep(QualType FromType,QualType ToType,bool CStyle,bool IsTopLevel,bool & PreviousToQualsIncludeConst,bool & ObjCLifetimeConversion) isQualificationConversionStep() argument
|
H A D | SemaDeclCXX.cpp | 18796 checkExceptionSpecification(bool IsTopLevel,ExceptionSpecificationType EST,ArrayRef<ParsedType> DynamicExceptions,ArrayRef<SourceRange> DynamicExceptionRanges,Expr * NoexceptExpr,SmallVectorImpl<QualType> & Exceptions,FunctionProtoType::ExceptionSpecInfo & ESI) checkExceptionSpecification() argument
|