Home
last modified time | relevance | path

Searched defs:TLSD (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp264 if (auto *TLSD = llvm::dyn_cast<TopLevelStmtDecl>(D)) in HandleTopLevelDecl() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp5696 TopLevelStmtDecl *TLSD = Actions.ActOnStartTopLevelStmtDecl(getCurScope()); in ParseTopLevelStmtDecl() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp968 const TopLevelStmtDecl *TLSD = GlobalTopLevelStmtBlockInFlight.second; in Release() local