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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h2586 bool isFileScope() const { return TInfoAndScope.getInt(); } function in class:clang::StringLiteral::OffsetOfExpr::CompoundLiteralExpr
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp4524 bool isFileScope = getCurFunctionOrMethodDecl() == 0; local
9447 bool isFileScope local

Completed in 232 milliseconds