Searched defs:Extend (Results 1 – 5 of 5) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | NestedNameSpecifier.cpp | 533 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend() function in NestedNameSpecifierLocBuilder 546 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend() function in NestedNameSpecifierLocBuilder 558 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend() function in NestedNameSpecifierLocBuilder 570 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend() function in NestedNameSpecifierLocBuilder
|
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 57 void CXXScopeSpec::Extend(ASTContext &Context, SourceLocation TemplateKWLoc, in Extend() function in CXXScopeSpec 68 void CXXScopeSpec::Extend(ASTContext &Context, IdentifierInfo *Identifier, in Extend() function in CXXScopeSpec 81 void CXXScopeSpec::Extend(ASTContext &Context, NamespaceDecl *Namespace, in Extend() function in CXXScopeSpec 94 void CXXScopeSpec::Extend(ASTContext &Context, NamespaceAliasDecl *Alias, in Extend() function in CXXScopeSpec
|
/minix3/external/bsd/llvm/dist/clang/include/clang/CodeGen/ |
H A D | CGFunctionInfo.h | 49 Extend, enumerator
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 1633 unsigned Extend, SDValue Op0, SDValue Op1, in lowerMUL_LOHI32() 1649 unsigned Extend, unsigned Opcode, in lowerGR128Binary()
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 239 bool Extend = false; in ExpandConstantFP() local
|