Searched defs:External (Results 1 – 18 of 18) sorted by relevance
26 const v8::WeakCallbackData<v8::External, CallbackHolderBase>& data) { in WeakCallback()
131 ExternalASTSource *External = S.getASTContext().getExternalSource(); in ParseAST() local
197 bool VCMGenericDecoder::External() const in External() function in webrtc::VCMGenericDecoder
16 struct External { int v; }; argument
86 static Representation External() { return Representation(kExternal); } in External() function
52 unsigned External : 1; member
378 enum Origin { Internal, External, Delegated }; enumerator
15 struct External { int v; }; argument
81 unsigned External; member
35 HeaderFileInfo::getControllingMacro(ExternalIdentifierLookup *External) { in getControllingMacro()
43 | External Constructor
80 External Constructor
1252 if (ExternalASTSource *External = Context.getExternalSource()) { in InitializeLayout() local
7762 GVALinkage External = GVA_StrongExternal; in basicGVALinkageForFunction() local
72 class External; variable
4314 if (IdentifierInfoLookup *External in CorrectTypo() local
3440 THREADED_TEST(External) { in THREADED_TEST() argument