Searched defs:isFileScope (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h3330 bool isFileScope() const { return TInfoAndScope.getInt(); } function in class:clang::final::CompoundLiteralExpr
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp6785 bool isFileScope = !CurContext->isFunctionOrMethod(); local

Completed in 287 milliseconds