Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h111 auto LTP = std::unique_ptr<LocalTrampolinePool>( in Create() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1048 void SetLateTemplateParser(LateTemplateParserCB *LTP, in SetLateTemplateParser()