HomeSort by relevance Sort by last modified time
    Searched defs:getIdentifierNamespace (Results 1 - 18 of 18) sorted by null

  /external/clang/include/clang/Sema/
Lookup.h 361 unsigned getIdentifierNamespace() const {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Lookup.h 361 unsigned getIdentifierNamespace() const {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Lookup.h 361 unsigned getIdentifierNamespace() const {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Lookup.h 361 unsigned getIdentifierNamespace() const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Lookup.h 361 unsigned getIdentifierNamespace() const {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Lookup.h 361 unsigned getIdentifierNamespace() const {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Lookup.h 361 unsigned getIdentifierNamespace() const {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Lookup.h 361 unsigned getIdentifierNamespace() const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Lookup.h 361 unsigned getIdentifierNamespace() const {
  /external/clang/include/clang/AST/
DeclBase.h 691 unsigned getIdentifierNamespace() const {
695 return getIdentifierNamespace() & NS;
700 return isTagIdentifierNamespace(getIdentifierNamespace());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclBase.h 701 unsigned getIdentifierNamespace() const {
705 return getIdentifierNamespace() & NS;
710 return isTagIdentifierNamespace(getIdentifierNamespace());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclBase.h 701 unsigned getIdentifierNamespace() const {
705 return getIdentifierNamespace() & NS;
710 return isTagIdentifierNamespace(getIdentifierNamespace());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclBase.h 701 unsigned getIdentifierNamespace() const {
705 return getIdentifierNamespace() & NS;
710 return isTagIdentifierNamespace(getIdentifierNamespace());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclBase.h 701 unsigned getIdentifierNamespace() const {
705 return getIdentifierNamespace() & NS;
710 return isTagIdentifierNamespace(getIdentifierNamespace());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclBase.h 701 unsigned getIdentifierNamespace() const {
705 return getIdentifierNamespace() & NS;
710 return isTagIdentifierNamespace(getIdentifierNamespace());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclBase.h 701 unsigned getIdentifierNamespace() const {
705 return getIdentifierNamespace() & NS;
710 return isTagIdentifierNamespace(getIdentifierNamespace());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclBase.h 701 unsigned getIdentifierNamespace() const {
705 return getIdentifierNamespace() & NS;
710 return isTagIdentifierNamespace(getIdentifierNamespace());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclBase.h 701 unsigned getIdentifierNamespace() const {
705 return getIdentifierNamespace() & NS;
710 return isTagIdentifierNamespace(getIdentifierNamespace());
    [all...]

Completed in 155 milliseconds