Home
last modified time | relevance | path

Searched refs:TUs (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp468 Array TUs; in printFullOutput() local
494 TUs.push_back(Object{ in printFullOutput()
501 {"translation-units", std::move(TUs)}, in printFullOutput()
/src/contrib/llvm-project/libcxx/include/
H A D__config523 // This ensures that no ODR violation can arise from mixing two TUs compiled with different
529 // *and* a copy of `vector::at()` compiled with exceptions disabled (by means of having two TUs
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrDocs.td4957 TUs where it is used.