HomeSort by relevance Sort by last modified time
    Searched refs:decl (Results 401 - 425 of 566) sorted by null

<<11121314151617181920>>

  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
C.stg     [all...]
  /prebuilts/tools/common/m2/repository/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /prebuilts/checkstyle/
checkstyle.jar 
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestAttributes.java 157 assertEquals("attribute mismatch","String[] ick",attrs.get(0).decl.toString());
161 assertEquals("attribute mismatch","int i",attrs.get(1).decl.toString());
269 assertEquals("attribute mismatch","HashMap<String,String> foo",attrs.get(0).decl.toString());
299 assertEquals("attribute mismatch","HashMap<String,String> foo",attrs.get(0).decl.toString().trim());
303 assertEquals("attribute mismatch","int x",attrs.get(1).decl.toString().trim());
307 assertEquals("attribute mismatch","List<String> duh",attrs.get(2).decl.toString().trim());
331 assertEquals("attribute mismatch","HashMap<String,String> foo",attrs.get(0).decl.toString());
    [all...]
  /external/clang/lib/AST/
ExprCXX.cpp 1195 NamedDecl *decl = *begin; local
    [all...]
  /external/clang/lib/CodeGen/
CGExprConstant.cpp 421 BaseInfo(const CXXRecordDecl *Decl, CharUnits Offset, unsigned Index)
422 : Decl(Decl), Offset(Offset), Index(Index) {
425 const CXXRecordDecl *Decl;
465 bool IsPrimaryBase = Layout.getPrimaryBase() == Base.Decl;
466 Build(Val.getStructBase(Base.Index), Base.Decl, IsPrimaryBase,
    [all...]
CGDebugInfo.h 83 llvm::DIType *Decl;
85 ObjCInterfaceCacheEntry(const ObjCInterfaceType *Type, llvm::DIType *Decl,
87 : Type(Type), Decl(Decl), Unit(Unit) {}
110 llvm::DenseMap<const Decl *, llvm::TrackingMDRef> RegionMap;
125 llvm::DenseMap<const Decl *, llvm::TrackingMDRef> DeclCache;
129 llvm::DenseMap<const Decl *, llvm::TypedTrackingMDRef<llvm::DIDerivedType>>
190 getOrCreateFunctionType(const Decl *D, QualType FnType, llvm::DIFile *F);
193 /// \return namespace descriptor for the given namespace decl.
208 void CollectCXXMemberFunctions(const CXXRecordDecl *Decl, llvm::DIFile *F
    [all...]
  /external/clang/lib/Sema/
SemaAccess.cpp 37 /// Returns true on error (when the previous member decl access specifier
38 /// is different from the new member decl access specifier).
565 assert(isa<FunctionDecl>(Friend) && "unknown friend decl kind");
    [all...]
SemaStmt.cpp 76 // If we have an invalid decl, just return an error.
90 Decl *decl = DG.getSingleDecl();
91 if (!decl || decl->isInvalidDecl())
95 VarDecl *var = dyn_cast<VarDecl>(decl);
97 Diag(decl->getLocation(), diag::err_non_variable_decl_in_for);
98 decl->setInvalidDecl();
252 if (const Decl *FD = CE->getCalleeDecl()) {
339 // Note that __extension__ can be around a decl
    [all...]
  /external/clang/bindings/python/tests/cindex/
test_type.py 97 decl = t.get_declaration()
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 160 REGISTER_MATCHER(decl);
464 ASTNodeKind::getFromNodeKind<Decl>(),
523 std::string Decl;
524 llvm::raw_string_ostream OS(Decl);
  /external/llvm/test/MC/X86/
x86-64.s 1038 decl %eax // CHECK: decl %eax # encoding: [0xff,0xc8] label
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/X86/
x86-64.s 901 decl %eax // CHECK: decl %eax # encoding: [0xff,0xc8] label
  /external/clang/tools/libclang/
CXCursor.cpp 22 #include "clang/AST/Decl.h"
69 CXCursor cxcursor::MakeCXCursor(const Attr *A, const Decl *Parent,
76 CXCursor cxcursor::MakeCXCursor(const Decl *D, CXTranslationUnit TU,
105 CXCursor cxcursor::MakeCXCursor(const Stmt *S, const Decl *Parent,
897 CXCursor cxcursor::MakeCursorOverloadedDeclRef(const Decl *D,
931 const Decl *cxcursor::getCursorDecl(CXCursor Cursor) {
932 return static_cast<const Decl *>(Cursor.data[0]);
952 const Decl *cxcursor::getCursorParentDecl(CXCursor Cursor) {
953 return static_cast<const Decl *>(Cursor.data[0]);
1346 const Decl *decl = getCursorDecl(cursor); local
    [all...]
  /external/v8/src/ast/
prettyprinter.cc 668 for (Declaration* decl : *declarations) Visit(decl);
    [all...]
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-core/2.2.11/
jaxb-core-2.2.11.jar 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/
pydoc.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/
pydoc.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
pydoc.py     [all...]
  /external/boringssl/linux-x86_64/crypto/aes/
bsaes-x86_64.S 121 decl %r10d
328 decl %r10d
592 decl %r10d
799 decl %r10d
1002 decl %r10d
1061 decl %r10d
    [all...]
  /external/boringssl/mac-x86_64/crypto/aes/
bsaes-x86_64.S 119 decl %r10d
326 decl %r10d
590 decl %r10d
797 decl %r10d
1000 decl %r10d
1059 decl %r10d
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
pydoc.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
pydoc.py     [all...]
  /prebuilts/go/darwin-x86/src/go/types/
stmt.go 16 func (check *Checker) funcBody(decl *declInfo, name string, sig *Signature, body *ast.BlockStmt) {
36 decl: decl,
307 check.declStmt(s.Decl)

Completed in 825 milliseconds

<<11121314151617181920>>