Home
last modified time | relevance | path

Searched refs:uninstantiated (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/flang/runtime/
Dtype-info.h43 StaticDescriptor<0> uninstantiated; // TYPE(DERIVEDTYPE), POINTER variable
/external/llvm-project/flang/module/
D__fortran_type_info.f9039 type(DerivedType), pointer :: uninstantiated component
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dperformance-for-range-copy.cpp74 void uninstantiated() { in uninstantiated() function
/external/turbine/java/com/google/turbine/types/
DCanonicalize.java173 result.addFirst(uninstantiated(owner)); in lexicalBase()
182 private ClassTy.SimpleClassTy uninstantiated(ClassSymbol owner) { in uninstantiated() method in Canonicalize
/external/clang/include/clang/AST/
DTypeNodes.def32 // with uninstantiated C++ templates can ignore these types.