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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h2589 bool isFileScope() const { return TInfoAndScope.getInt(); } function in class:clang::StringLiteral::OffsetOfExpr::CompoundLiteralExpr
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp4788 bool isFileScope = getCurFunctionOrMethodDecl() == 0; local
9866 bool isFileScope local

Completed in 144 milliseconds