Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DExpr.h3445 bool isFileScope() const { return TInfoAndScope.getInt(); } isFileScope() function
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp7000 bool isFileScope = !CurContext->isFunctionOrMethod(); BuildCompoundLiteralExpr() local