HomeSort by relevance Sort by last modified time
    Searched refs:Instantiated (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 278 // Late parsed attributes must be instantiated and attached after the
279 // enclosing class has been instantiated. See Sema::InstantiateClass.
320 llvm_unreachable("Translation units cannot be instantiated");
325 llvm_unreachable("extern \"C\" context cannot be instantiated");
338 llvm_unreachable("Namespaces cannot be instantiated");
519 // Build the instantiated declaration.
718 // same info for the instantiated friend.
814 // Forward the mangling number from the template to the instantiated decl.
    [all...]
SemaType.cpp     [all...]

Completed in 112 milliseconds