Home
last modified time | relevance | path

Searched defs:import (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Modules/
H A Dlookup.cpp2 #define import @import macro
20 int import; variable
23 int import; in f() local
H A Dimport-decl.cpp17 void testImport(A *import) { in testImport()
/minix3/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dgen.c55 struct import { struct
57 struct import *next; argument
/minix3/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dcrypto.c60 int (*import)(hx509_context, const AlgorithmIdentifier *, member
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp1767 MacroDirective *import(Preprocessor &PP, SourceLocation ImportLoc) const { in import() function