Home
last modified time | relevance | path

Searched refs:RegisterPTU (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp401 RegisterPTU(C.getTranslationUnitDecl(), std::move(M)); in Interpreter()
561 Interpreter::RegisterPTU(TranslationUnitDecl *TU, in RegisterPTU() function in clang::Interpreter
593 RegisterPTU(*DeviceTU, nullptr, DeviceAct.get()); in Parse()
613 return RegisterPTU(*TuOrErr); in Parse()
/freebsd/contrib/llvm-project/clang/include/clang/Interpreter/
H A DInterpreter.h192 PartialTranslationUnit &RegisterPTU(TranslationUnitDecl *TU,