Searched refs:setFileScope (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1147 E->setFileScope(Record.readInt());
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h3331 void setFileScope(bool FS) { TInfoAndScope.setInt(FS); } function in class:clang::final::CompoundLiteralExpr

Completed in 158 milliseconds